home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-09-06 | 2.5 KB | 52 lines | [TEXT/ALFA] |
- =============================================================================
- = 5.05 9-5-92
- =============================================================================
- • Fixed routines in "procs.tcl" so that the correct menu item is hilighted.
- • The fonts and tabs dialog now has the default size filled in.
- • Key bindings can now be associated with a specific mode.
- • Support for arbitrary control-character prefixes has been added. As
- part of this, *modifier strings must be all lowercase, except for the
- control-character prefixes*.
- • Cosmetic fix to 'changeMode' proc.
- • 'fileMenu's now correctly work as heirarchical menus.
-
- =============================================================================
- = 5.04 9-1-92
- =============================================================================
- • The 5.03 distribution had a bad fileset in procs.tcl. Also, the find
- routine didn't check for bad filesets, so...
- • Support for the C-x prefix has been dropped.
-
- =============================================================================
- = 5.03 8-28-92
- =============================================================================
- • Added popup menus in SaveAs dialog.
- • Allow window size, position, selection to be saved.
- • Changed fileMenus to include a home directory and read-only flag.
- • Removed "Open directly" menu since the help menu now serves the same
- purpose.
- • Removed procs that opened up individual help files
-
- =============================================================================
- = 5.02 8-22-92
- =============================================================================
- • Got rid of 'prefixChar' and thus key bindings in the style of emacs's
- c-x c-s.
- • Minor indentation fix to 'carriageReturn' tcl proc.
- • Fixed 'prevWIndow' proc.
- • Fixed popup menu hilighting, as well as the lack of default choices.
- • Added Alpha var 'funcPar' back, so tex section menu works again.
- • Added func 'addFileset' to provide a way of creating filesets on the
- fly. Be careful w/ this, as it does somehow cause a bomb if used often.
-
-
- =============================================================================
- = 5.01 8-20-92
- =============================================================================
- • Fixed bombs in initialization (looking for menu that no longer exists),
- and in the search routine.
- • All dialogs that use popup menus now conform to HIS.
- • Switched command equivalents for "File:Open Selection" and "Edit:Redo"
- back to their old values.
- • The first and last characters in files can now be searched for.
-